Add to Home screen
ホーム画面に追加、A2HSと略すこともある
Add to Home screen - Progressive web apps (PWAs) | MDN
To have a manifest file with the correct fields filled in, linked from the HTML head.
start_urlが人によって異なる場合、manifest fileを作り分ける必要がある
lambdaを使うのが良さそう
→Netlifyを使っている場合、Netlify Functionsでサクッとできる
Function定義
react-helmetで差し込む
#PWA